home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Freeware / Partition Logic 0.63 / partlogic-0.63.iso / programs / helpfiles / file.txt < prev    next >
Encoding:
Text File  |  2006-08-22  |  257 b   |  18 lines

  1.  
  2.  -- file --
  3.  
  4. Show the type of a file.
  5.  
  6. Usage:
  7.   file <file1> [file2] [...]
  8.  
  9. The file command queries the system about its idea of the data type(s) of
  10. the named file(s).
  11.  
  12. Example:
  13.   file /visopsys
  14.  
  15. Will produce the output:
  16.  visopsys: ELF binary executable
  17.  
  18.